AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Details about a CloudFormation template provider configuration and associated provisioning information.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.CfnTemplateProviderDetail

Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z

Syntax

C#
public class CfnTemplateProviderDetail

The CfnTemplateProviderDetail type exposes the following members

Constructors

NameDescription
Public Method CfnTemplateProviderDetail()

Properties

NameTypeDescription
Public Property Parameters System.Collections.Generic.List<Amazon.SageMaker.Model.CfnStackParameter>

Gets and sets the property Parameters.

An array of CloudFormation stack parameters.

Public Property RoleARN System.String

Gets and sets the property RoleARN.

The IAM role used by CloudFormation to create the stack.

Public Property StackDetail Amazon.SageMaker.Model.CfnStackDetail

Gets and sets the property StackDetail.

Information about the CloudFormation stack created by the template provider.

Public Property TemplateName System.String

Gets and sets the property TemplateName.

The unique identifier of the template within the project.

Public Property TemplateURL System.String

Gets and sets the property TemplateURL.

The Amazon S3 URL of the CloudFormation template.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5