public static interface CreateRemoteAccessSessionConfiguration.Builder extends CopyableBuilder<CreateRemoteAccessSessionConfiguration.Builder,CreateRemoteAccessSessionConfiguration>
| Modifier and Type | Method and Description |
|---|---|
CreateRemoteAccessSessionConfiguration.Builder |
billingMethod(BillingMethod billingMethod)
Returns the billing method for purposes of configuring a remote access session.
|
CreateRemoteAccessSessionConfiguration.Builder |
billingMethod(String billingMethod)
Returns the billing method for purposes of configuring a remote access session.
|
copyapply, buildCreateRemoteAccessSessionConfiguration.Builder billingMethod(String billingMethod)
Returns the billing method for purposes of configuring a remote access session.
billingMethod - Returns the billing method for purposes of configuring a remote access session.BillingMethod,
BillingMethodCreateRemoteAccessSessionConfiguration.Builder billingMethod(BillingMethod billingMethod)
Returns the billing method for purposes of configuring a remote access session.
billingMethod - Returns the billing method for purposes of configuring a remote access session.BillingMethod,
BillingMethodCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.