C# 클래스 Amazon.CertificateManager.Model.RequestCertificateRequest

Container for the parameters to the RequestCertificate operation. Requests an ACM Certificate for use with other AWS services. To request an ACM Certificate, you must specify the fully qualified domain name (FQDN) for your site. You can also specify additional FQDNs if users can reach your site by using other names. For each domain name you specify, email is sent to the domain owner to request approval to issue the certificate. After receiving approval from the domain owner, the ACM Certificate is issued. For more information, see the AWS Certificate Manager User Guide.
상속: AmazonCertificateManagerRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetDomainName ( ) : bool
IsSetDomainValidationOptions ( ) : bool
IsSetIdempotencyToken ( ) : bool
IsSetSubjectAlternativeNames ( ) : bool