AlicloudProvider

class AlicloudProvider : KotlinProviderResource

The provider type for the alicloud package. By default, resources use package-wide configuration settings, however an explicit Provider instance may be created and passed during resource construction to achieve fine-grained programmatic control over provider settings. See the documentation for more information.

Properties

Link copied to clipboard
val accessKey: Output<String>?

The access key for API operations. You can retrieve this from the 'Security Management' section of the Alibaba Cloud console.

Link copied to clipboard
val accountId: Output<String>?

The account ID for some service API operations. You can retrieve this from the 'Security Settings' section of the Alibaba Cloud console.

Link copied to clipboard
val accountType: Output<String>?
Link copied to clipboard
Link copied to clipboard
val credentialsUri: Output<String>?

The URI of sidecar credentials service.

Link copied to clipboard
val ecsRoleName: Output<String>?

The RAM Role Name attached on a ECS instance for API operations. You can retrieve this from the 'Access Control' section of the Alibaba Cloud console.

Link copied to clipboard
val fc: Output<String>?
Link copied to clipboard
val logEndpoint: Output<String>?
Link copied to clipboard
val mnsEndpoint: Output<String>?
Link copied to clipboard
val otsInstanceName: Output<String>?
Link copied to clipboard
val profile: Output<String>?

The profile for API operations. If not set, the default profile created with aliyun configure will be used.

Link copied to clipboard
val protocol: Output<String>?
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val region: Output<String>?

The region where Alibaba Cloud operations will take place. Examples are cn-beijing, cn-hangzhou, eu-central-1, etc.

Link copied to clipboard
val secretKey: Output<String>?

The secret key for API operations. You can retrieve this from the 'Security Management' section of the Alibaba Cloud console.

Link copied to clipboard
val secureTransport: Output<String>?

The security transport for the assume role invoking.

Link copied to clipboard
val securityToken: Output<String>?

security token. A security token is only required if you are using Security Token Service.

Link copied to clipboard
Link copied to clipboard

The path to the shared credentials file. If not set this defaults to ~/.aliyun/config.json

Link copied to clipboard
val sourceIp: Output<String>?

The source ip for the assume role invoking.

Link copied to clipboard
val urn: Output<String>