menu
aws_opsworks_api package
documentation
opsworks-2013-02-18.dart
TemporaryCredential
TemporaryCredential constructor
TemporaryCredential constructor
dark_mode
light_mode
TemporaryCredential
constructor
TemporaryCredential
(
{
String
?
instanceId
,
String
?
password
,
String
?
username
,
int
?
validForInMinutes
,
})
Implementation
TemporaryCredential({ this.instanceId, this.password, this.username, this.validForInMinutes, });
aws_opsworks_api package
documentation
opsworks-2013-02-18
TemporaryCredential
TemporaryCredential constructor
TemporaryCredential class