AWS SDK for .NET Documentation
WithCreateDate Method (createDate)
AmazonAmazon.IdentityManagement.ModelAccessKeyWithCreateDate(DateTime) Did this page help you?   Yes   No    Tell us about it...
Sets the CreateDate property
Declaration Syntax
C#
public AccessKey WithCreateDate(
	DateTime createDate
)
Parameters
createDate (DateTime)
The value to set for the CreateDate property
Return Value
this instance

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.24.0 (1.5.24.0)