AWS SDK for .NET Documentation
WithStatus Method (status)
AmazonAmazon.IdentityManagement.ModelAccessKeyWithStatus(String) Did this page help you?   Yes   No    Tell us about it...
Sets the Status property
Declaration Syntax
C#
public AccessKey WithStatus(
	string status
)
Parameters
status (String)
The value to set for the Status property
Return Value
this instance

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